home *** CD-ROM | disk | FTP | other *** search
/ Champak 49 / Volume 49 - JOGO DISK .iso / Games / 43seconds.swf / scripts / DefineButton2_24 / BUTTONCONDACTION on(keyPress Tab).as
Encoding:
Text File  |  2007-09-28  |  49 b   |  4 lines

  1. on(keyPress "<Tab>"){
  2.    this.tabHandler();
  3. }
  4.